Total Complexity | 129 |
Dependencies | 16 |
Dependents | 3 |
Total lines | 721 |
Lines of code | 478 |
Logical lines of code | 246 |
Comment lines | 106 |
Methods | 30 |
Properties | 8 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
provisionFuncArgs() | 49 | 18 | 27 | |
delegate() | 52 | 9 | 23 | |
make() | 46 | 7 | 40 | |
buildExecutableStruct() | 52 | 8 | 23 | |
prepareInstance() | 48 | 7 | 35 | |
alias() | 50 | 7 | 32 | |
provisionInstance() | 49 | 6 | 31 | |
buildArgFromReflParam() | 50 | 6 | 30 | |
isExecutable() | 61 | 7 | 12 | |
buildArgFromTypeHint() | 56 | 6 | 18 | |
inspect() | 55 | 5 | 20 | |
buildExecutableStructFromString() | 55 | 4 | 19 | |
buildExecutableStructFromArray() | 58 | 4 | 15 | |
share() | 58 | 3 | 17 | |
buildStringClassMethodCallable() | 57 | 3 | 16 | |
buildArgFromParamDefineArr() | 60 | 3 | 14 | |
instantiateWithoutCtorParams() | 61 | 3 | 12 | |
filter() | 66 | 3 | 9 | |
shareInstance() | 61 | 2 | 14 | |
buildExecutable() | 62 | 2 | 12 | |
prepare() | 63 | 2 | 11 | |
__construct() | 80 | 2 | 3 | |
shareClass() | 70 | 2 | 6 | |
resolveAlias() | 67 | 2 | 8 | |
buildArgFromDelegate() | 64 | 2 | 10 | |
execute() | 68 | 2 | 6 | |
__clone() | 81 | 1 | 3 | |
define() | 72 | 1 | 5 | |
defineParam() | 76 | 1 | 4 | |
normalizeName() | 79 | 1 | 3 |